Organization
Container for storing information about the Organization. The organization object is where the precedence level is specified in API calls. On the call, the OrganizationID (referred to as the PrecedenceID sometimes) is typically the required value that defines precedence.
| Parameter | Type | Description |
|---|---|---|
| OrganizationID | string | A unique identifier for the root organization associated with the document. |
| OrganizationName | string | The name of the root organization associated with the document. |
| OrganizationDescription | string | A short description of the root organization associated with the document. |
| ParentOrganizationID | string | A unique identifier for the parent organization associated with the document. |